
Adding a guest user to an Office 365 SharePoint site with JavaScript and Azure Functions
6 min read
We recently had a project where we needed to invite external users to an Office 365 SharePoint Site automatically when a Microsoft Flow was…
2 posts in this category

We recently had a project where we needed to invite external users to an Office 365 SharePoint Site automatically when a Microsoft Flow was…

Not so long ago, I worked on a project where we take advantage of the Microsoft Graph API to perform some tasks. So far, nothing special as…